-
-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: timeline-horizontal #510
Conversation
Codecov ReportBase: 97.46% // Head: 98.96% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #510 +/- ##
==========================================
+ Coverage 97.46% 98.96% +1.50%
==========================================
Files 127 127
Lines 5518 5528 +10
Branches 443 464 +21
==========================================
+ Hits 5378 5471 +93
+ Misses 140 57 -83
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@DoIttikorn thank you. Just check the |
ok, I'm so sorry. I follow unit test again |
I write unit test Timeline success and trigger coverage report bot @rluders and review coding |
ready for review @rluders |
Description
remove margin-top while timeline horizontal and change align-items center to base-line
before:
after
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Breaking changes
Please document the breaking changes if suitable.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: